projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9eee3e
)
Include <config.h> instead of "config.h".
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 17 Jul 2008 09:06:42 +0000
(09:06 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 17 Jul 2008 09:06:42 +0000
(09:06 +0000)
src/gtkutil.c
patch
|
blob
|
history
diff --git
a/src/gtkutil.c
b/src/gtkutil.c
index 2952e322200b489c151d5e8b16c780dad42aff73..307358901433870fd1b2de3d98a4d87746f13d34 100644
(file)
--- a/
src/gtkutil.c
+++ b/
src/gtkutil.c
@@
-19,7
+19,7
@@
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
-#include
"config.h"
+#include
<config.h>
#ifdef USE_GTK
#include <string.h>